@font-face {
  font-family: "iconfont"; /* Project id 2974120 */
  src: url('iconfont.woff2?t=1638935074481') format('woff2'),
       url('iconfont.woff?t=1638935074481') format('woff'),
       url('iconfont.ttf?t=1638935074481') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-round_close_fill_light:before {
  content: "\e7ee";
}

.icon-dangjian_dangzhangdanggui:before {
  content: "\e675";
}

.icon-roundright:before {
  content: "\e65b";
}

.icon-play:before {
  content: "\e600";
}

.icon-dangqian:before {
  content: "\e64a";
}

.icon-zhengfugonggao:before {
  content: "\e633";
}

.icon-jilu:before {
  content: "\e69f";
}

.icon-notice:before {
  content: "\e62c";
}

